| ServiceType |
| EntityType | Independent |
| Logical Entity Name | ServiceType |
| Default Table Name | SsService |
| Logical Only | NO |
| Definition | |
| Note |
| ServiceType Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(120) | NO | ||
CampusGroupId |
INTEGER | YES | ||
ServiceTypeCategoryId |
INTEGER | NO | ||
ServiceTypeBillingMethodId |
INTEGER | YES | ||
| IsIncludedInRegistrationBill | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
SsStudentServiceAssociationID |
INTEGER | YES |
| ServiceType Keys |
| Key Name | Key Type | Keys |
| SsService_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| SsService_SyCampusGrpID_N_N_IDX | Inversion Entry | CampusGroupId |
| SsService_SsStudentServiceAssociationID_N_N_IDX | Inversion Entry | SsStudentServiceAssociationID |
| SsService_SsServiceCategoryID_N_N_IDX | Inversion Entry | ServiceTypeCategoryId |
| SsService_SsBillingMethodID_N_N_IDX | Inversion Entry | ServiceTypeBillingMethodId |
| PK_SsService_SsServiceID | PrimaryKey | Id |
| ServiceType Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| ServiceTypeBillingMethod | Non-Identifying | Zero or One to Zero or More | ServiceTypeBillingMethodId | NO | |||
| ServiceTypeCategory | Non-Identifying | One To Zero or More | ServiceTypeCategoryId | NO | |||
| StudentServiceType | Non-Identifying | Zero or One to Zero or More | SsStudentServiceAssociationID | NO | |||
| CampusGroup | Non-Identifying | Zero or One to Zero or More | CampusGroupId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentServiceType | Non-Identifying | One To Zero or More | NO | ||||
| ServiceTypeCustomField | Non-Identifying | One To Zero or More | NO |
| ServiceType Check Constraints |
| Check Constraint Name | CheckConstraint |